Auto merge of #2068 - alexcrichton:root-profiles, r=brson
authorbors <bors@rust-lang.org>
Tue, 20 Oct 2015 22:58:31 +0000 (22:58 +0000)
committerbors <bors@rust-lang.org>
Tue, 20 Oct 2015 22:58:31 +0000 (22:58 +0000)
When testing or building multiple packages via the `-p` argument the root
package's profiles should always be used instead of the sub-package's set of
profiles.


Trivial merge